projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aff6642
)
Move here from lisp/nxml/char-name/unicode
author
Glenn Morris
<rgm@gnu.org>
Wed, 28 Nov 2007 05:06:38 +0000
(
05:06
+0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 28 Nov 2007 05:06:38 +0000
(
05:06
+0000)
etc/nxml/0FFF0-0FFFF.el
[new file with mode: 0644]
patch
|
blob
diff --git a/etc/nxml/0FFF0-0FFFF.el
b/etc/nxml/0FFF0-0FFFF.el
new file mode 100644
(file)
index 0000000..
392312b
--- /dev/null
+++ b/
etc/nxml/0FFF0-0FFFF.el
@@ -0,0
+1,9
@@
+(nxml-define-char-name-set 'specials
+ '(("INTERLINEAR ANNOTATION ANCHOR" #xFFF9)
+ ("INTERLINEAR ANNOTATION SEPARATOR" #xFFFA)
+ ("INTERLINEAR ANNOTATION TERMINATOR" #xFFFB)
+ ("OBJECT REPLACEMENT CHARACTER" #xFFFC)
+ ("REPLACEMENT CHARACTER" #xFFFD)
+ ))
+
+;; arch-tag: 0bef6e81-4857-4032-a18a-18784233cc81